Search
Helper.getLength(_T) Method (_T[][], Int32)
See Also
 






Namespace: com.mindfusion.common
Package: com.mindfusion.common

 Syntax

Java  Copy Code

public static <_T> int getLength (
    _T[][] array,
    int dimension
)

 Parameters

array

dimension

 Return Value

 See Also